has Drop Shadow
Deprecated
Use supportsDropShadow instead.
Replace with
this.supportsDropShadow(block)Content copied to clipboard
Query if the given block has a drop shadow property.
Return
true if the block has a drop shadow property, false otherwise.
Parameters
block
the block to query.